home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / satellit / pbsv004 / pbsv.eng < prev    next >
Text File  |  1993-08-05  |  1KB  |  52 lines

  1. PBSV.DOC 1993.8.6   Broadcast Server  PBSV version 0.04
  2.  
  3. This is an experimental BROADCAST SERVER program for MS-DOS.
  4. In order to better understand the broadcast protocol, I decided
  5. to implement it.  This program is useful for testing and
  6. demonstrating the PB.EXE programs.  This program was originally
  7. distributed via KITSAT-1.
  8.  
  9. How to use:
  10.  
  11. 1) Edit PBSV.CFG to match your directory structure.
  12.    The format imitates PB.CFG.
  13.    "dldir" is the directory of *.DL files that were downloaded
  14.    from the satellite. (This program assumes the files in the
  15.    broadcast directory all have Pacsat file headers.)
  16.  
  17. 2) Install MBBIOS to support your serial port.
  18.    For example, on the PC9801:
  19.  
  20.       A>COMP98
  21.       A>MBMODE98 R-0 96 B-8 P-N S-1 X-N
  22.  
  23. 3) Run PBSV.EXE:
  24.  
  25.       A>PBSV
  26.  
  27.  
  28. Options:
  29.   -v        VERBOSE MODE
  30.   -Q        QUIT
  31.   -s1000    QUIT after 1000 sec
  32.  
  33. Commands:
  34.   B        send PBLIST
  35.   Q         QUIT
  36.   CTRL_V    VERBOSE MODE
  37.   CTRL_X    HEX DUMP MODE
  38.  
  39. The enclosed source code was developed using the LSIC C compiler,
  40. VER 3.30.  You are welcome to investigate the source code in
  41. order to understand what is going on, because I am not good
  42. at writing documentation.  :-)
  43.  
  44. Norimasa Okamoto JN2LHU @ JN2BDS.19.JNET2.JPN.AS / KO-23
  45. 14-39 Arai-cho
  46. Gamagouri, Aichi-ken
  47. JAPAN
  48.  
  49. KHB07057@niftyserve.or.jp
  50.  
  51. (translation 7J1AJH/AI8A  94.06.23)
  52.